-
21 doubly recursive function
Математика: дважды рекурсивная функцияУниверсальный англо-русский словарь > doubly recursive function
-
22 elementarily recursive function
Математика: элементарно рекурсивная функцияУниверсальный англо-русский словарь > elementarily recursive function
-
23 general recursive function
Математика: общерекурсивная функцияУниверсальный англо-русский словарь > general recursive function
-
24 multiply recursive function
Математика: многократно рекурсивная функцияУниверсальный англо-русский словарь > multiply recursive function
-
25 partial recursive function
Вычислительная техника: частично-рекурсивная функцияУниверсальный англо-русский словарь > partial recursive function
-
26 partially recursive function
Математика: частично рекурсивная функцияУниверсальный англо-русский словарь > partially recursive function
-
27 potentially recursive function
Математика: потенциально рекурсивная функцияУниверсальный англо-русский словарь > potentially recursive function
-
28 primitive recursive function
1) Компьютерная техника: примитивная рекурсивная функция2) Вычислительная техника: примитивно-рекурсивная функцияУниверсальный англо-русский словарь > primitive recursive function
-
29 primitively recursive function
Математика: примитивно рекурсивная функцияУниверсальный англо-русский словарь > primitively recursive function
-
30 singly recursive function
Универсальный англо-русский словарь > singly recursive function
-
31 total recursive function
Математика: общерекурсивная функцияУниверсальный англо-русский словарь > total recursive function
-
32 almost recursive function
English-Russian scientific dictionary > almost recursive function
-
33 doubly recursive function
English-Russian scientific dictionary > doubly recursive function
-
34 elementarily recursive function
English-Russian scientific dictionary > elementarily recursive function
-
35 general recursive function
English-Russian scientific dictionary > general recursive function
-
36 multiply recursive function
English-Russian scientific dictionary > multiply recursive function
-
37 partially recursive function
English-Russian scientific dictionary > partially recursive function
-
38 potentially recursive function
English-Russian scientific dictionary > potentially recursive function
-
39 primitively recursive function
English-Russian scientific dictionary > primitively recursive function
-
40 singly recursive function
однократно рекурсивная [примитивно-рекурсивная] функцияEnglish-Russian scientific dictionary > singly recursive function
См. также в других словарях:
Recursive function — may refer to: Recursion (computer science), a procedure or subroutine, implemented in a programming language, whose implementation references itself A total computable function, a function which is defined for all possible inputs See also μ… … Wikipedia
recursive function — ▪ mathematics in logic and mathematics, a type of function or expression predicating some concept or property of one or more variables, which is specified by a procedure that yields values or instances of that function by repeatedly… … Universalium
recursive function — noun a) Any function whose value may be obtained using a finite number of operations using a precisely specified algorithm b) Any function that uses recursion and can call itself until a certain condition is met … Wiktionary
Primitive recursive function — The primitive recursive functions are defined using primitive recursion and composition as central operations and are a strict subset of the recursive functions (recursive functions are also known as computable functions). The term was coined by… … Wikipedia
Μ-recursive function — In mathematical logic and computer science, the μ recursive functions are a class of partial functions from natural numbers to natural numbers which are computable in an intuitive sense. In fact, in computability theory it is shown that the μ… … Wikipedia
μ-recursive function — In mathematical logic and computer science, the μ recursive functions are a class of partial functions from natural numbers to natural numbers which are computable in an intuitive sense. In fact, in computability theory it is shown that the μ… … Wikipedia
Non-recursive function — might refer to: Recursion (computer science): a procedure or subroutine, implemented in a programming language, whose implementation references itself μ recursive function, defined from a particular formal model of computable functions using… … Wikipedia
Recursive — may refer to:*Recursion *Recursively enumerable language *Recursively enumerable set *Recursive filter *Recursive function *Recursive language *Recursive acronym *Recursive set *Primitive recursive function … Wikipedia
Recursive set — In computability theory, a set of natural numbers is called recursive, computable or decidable if there is an algorithm which terminates after a finite amount of time and correctly decides whether or not a given number belongs to the set. A more… … Wikipedia
recursive — A procedure that is applied once, and then applied to the result of that application, and so on. A recursive definition (definition by induction) defines the result of some operation for 0, and then the result for any number n + 1 in terms of the … Philosophy dictionary
Function (mathematics) — f(x) redirects here. For the band, see f(x) (band). Graph of example function, In mathematics, a function associates one quantity, the a … Wikipedia